1 namespace QuanLyNhanSu
2 {
3     
partial class frmtracuutrinhdo
4     {

5         ///
<summary>
6         ///
Required designer variable.
7         ///
</summary>
8         
private System.ComponentModel.IContainer components = null;
9
10         ///
<summary>
11         ///
Clean up any resources being used.
12         ///
</summary>
13         ///
<param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
14         
protected override void Dispose(bool disposing)
15         {
16             
if (disposing && (components != null))
17             {
18                 components.Dispose();
19             }
20             
base.Dispose(disposing);
21         }
22
23         
#region Windows Form Designer generated code
24
25         ///
<summary>
26         ///
Required method for Designer support - do not modify
27         ///
the contents of this method with the code editor.
28         ///
</summary>
29         
private void InitializeComponent()
30         {
31             System.ComponentModel.ComponentResourceManager resources =
new System.ComponentModel.ComponentResourceManager(typeof(frmtracuutrinhdo));
32             
this.radTabStrip1 = new Telerik.WinControls.UI.RadTabStrip();
33             
this.tabItem1 = new Telerik.WinControls.UI.TabItem();
34             
this.dgv_TCTD1 = new System.Windows.Forms.DataGridView();
35             
this.cmmanv = new System.Windows.Forms.DataGridViewTextBoxColumn();
36             
this.cmhoten = new System.Windows.Forms.DataGridViewTextBoxColumn();
37             
this.cmtencm = new System.Windows.Forms.DataGridViewTextBoxColumn();
38             
this.cmtentd = new System.Windows.Forms.DataGridViewTextBoxColumn();
39             
this.cmngaycap = new System.Windows.Forms.DataGridViewTextBoxColumn();
40             
this.cmtruong = new System.Windows.Forms.DataGridViewTextBoxColumn();
41             
this.cmacm = new System.Windows.Forms.DataGridViewTextBoxColumn();
42             
this.cmmatd = new System.Windows.Forms.DataGridViewTextBoxColumn();
43             
this.groupBox1 = new System.Windows.Forms.GroupBox();
44             
this.label3 = new System.Windows.Forms.Label();
45             
this.txttruongcap = new System.Windows.Forms.TextBox();
46             
this.cbodmtd = new System.Windows.Forms.ComboBox();
47             
this.label2 = new System.Windows.Forms.Label();
48             
this.cbodmcm = new System.Windows.Forms.ComboBox();
49             
this.label1 = new System.Windows.Forms.Label();
50             
this.tabItem2 = new Telerik.WinControls.UI.TabItem();
51             
this.dgv_NV_NN = new System.Windows.Forms.DataGridView();
52             
this.nnmanv = new System.Windows.Forms.DataGridViewTextBoxColumn();
53             
this.nnhoten = new System.Windows.Forms.DataGridViewTextBoxColumn();
54             
this.NNtenngoaingu = new System.Windows.Forms.DataGridViewTextBoxColumn();
55             
this.nntrinhdo = new System.Windows.Forms.DataGridViewTextBoxColumn();
56             
this.nnnoicap = new System.Windows.Forms.DataGridViewTextBoxColumn();
57             
this.nnngaycap = new System.Windows.Forms.DataGridViewTextBoxColumn();
58             
this.nnmann = new System.Windows.Forms.DataGridViewTextBoxColumn();
59             
this.groupBox2 = new System.Windows.Forms.GroupBox();
60             
this.txttrinhdo = new System.Windows.Forms.TextBox();
61             
this.label4 = new System.Windows.Forms.Label();
62             
this.txtnoicap = new System.Windows.Forms.TextBox();
63             
this.label5 = new System.Windows.Forms.Label();
64             
this.cbodmnn = new System.Windows.Forms.ComboBox();
65             
this.label6 = new System.Windows.Forms.Label();
66             
this.cmdtim = new System.Windows.Forms.Button();
67             
this.cmdnntim = new System.Windows.Forms.Button();
68             ((System.ComponentModel.ISupportInitialize)(
this.radTabStrip1)).BeginInit();
69             
this.radTabStrip1.SuspendLayout();
70             
this.tabItem1.ContentPanel.SuspendLayout();
71             ((System.ComponentModel.ISupportInitialize)(
this.dgv_TCTD1)).BeginInit();
72             
this.groupBox1.SuspendLayout();
73             
this.tabItem2.ContentPanel.SuspendLayout();
74             ((System.ComponentModel.ISupportInitialize)(
this.dgv_NV_NN)).BeginInit();
75             
this.groupBox2.SuspendLayout();
76             ((System.ComponentModel.ISupportInitialize)(
this)).BeginInit();
77             
this.SuspendLayout();
78             
//
79             
// radTabStrip1
80             
//
81             
this.radTabStrip1.AutoScrollMargin = new System.Drawing.Size(0, 0);
82             
this.radTabStrip1.AutoScrollMinSize = new System.Drawing.Size(0, 0);
83             
this.radTabStrip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(254)))));
84             
this.radTabStrip1.Dock = System.Windows.Forms.DockStyle.Fill;
85             
this.radTabStrip1.Items.AddRange(new Telerik.WinControls.RadItem[] {
86             
this.tabItem1,
87             
this.tabItem2});
88             
this.radTabStrip1.Location = new System.Drawing.Point(0, 0);
89             
this.radTabStrip1.Name = "radTabStrip1";
90             
this.radTabStrip1.ScrollOffsetStep = 5;
91             
this.radTabStrip1.Size = new System.Drawing.Size(488, 366);
92             
this.radTabStrip1.TabIndex = 1;
93             
this.radTabStrip1.TabScrollButtonsPosition = Telerik.WinControls.UI.TabScrollButtonsPosition.RightBottom;
94             
this.radTabStrip1.Text = "radTabStrip1";
95             
//
96             
// tabItem1
97             
//
98             
this.tabItem1.Alignment = System.Drawing.ContentAlignment.BottomLeft;
99             
this.tabItem1.CanFocus = true;
100             
this.tabItem1.Class = "TabItem";
101             
//
102             
// tabItem1.ContentPanel
103             
//
104             
this.tabItem1.ContentPanel.BackColor = System.Drawing.Color.Transparent;
105             
this.tabItem1.ContentPanel.CausesValidation = true;
106             
this.tabItem1.ContentPanel.Controls.Add(this.dgv_TCTD1);
107             
this.tabItem1.ContentPanel.Controls.Add(this.groupBox1);
108             
this.tabItem1.ContentPanel.Controls.Add(this.cmdtim);
109             
this.tabItem1.IsSelected = true;
110             
this.tabItem1.Margin = new System.Windows.Forms.Padding(4, 0, 0, 0);
111             
this.tabItem1.Name = "tabItem1";
112             
this.tabItem1.StretchHorizontally = false;
113             
this.tabItem1.Text = "Trình độ";
114             
//
115             
// dgv_TCTD1
116             
//
117             
this.dgv_TCTD1.BackgroundColor = System.Drawing.SystemColors.ActiveCaptionText;
118             
this.dgv_TCTD1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
119             
this.dgv_TCTD1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
120             
this.cmmanv,
121             
this.cmhoten,
122             
this.cmtencm,
123             
this.cmtentd,
124             
this.cmngaycap,
125             
this.cmtruong,
126             
this.cmacm,
127             
this.cmmatd});
128             
this.dgv_TCTD1.Location = new System.Drawing.Point(29, 149);
129             
this.dgv_TCTD1.Name = "dgv_TCTD1";
130             
this.dgv_TCTD1.ReadOnly = true;
131             
this.dgv_TCTD1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
132             
this.dgv_TCTD1.Size = new System.Drawing.Size(437, 163);
133             
this.dgv_TCTD1.TabIndex = 13;
134             
//
135             
// cmmanv
136             
//
137             
this.cmmanv.DataPropertyName = "manv";
138             
this.cmmanv.HeaderText = "Mã NV";
139             
this.cmmanv.Name = "cmmanv";
140             
this.cmmanv.ReadOnly = true;
141             
this.cmmanv.Width = 65;
142             
//
143             
// cmhoten
144             
//
145             
this.cmhoten.DataPropertyName = "hoten";
146             
this.cmhoten.HeaderText = "Họ Tên";
147             
this.cmhoten.Name = "cmhoten";
148             
this.cmhoten.ReadOnly = true;
149             
//
150             
// cmtencm
151             
//
152             
this.cmtencm.DataPropertyName = "tenchuyenmon";
153             
this.cmtencm.HeaderText = "Tên CM";
154             
this.cmtencm.Name = "cmtencm";
155             
this.cmtencm.ReadOnly = true;
156             
//
157             
// cmtentd
158             
//
159             
this.cmtentd.DataPropertyName = "tentrinhdo";
160             
this.cmtentd.HeaderText = "Trình Độ";
161             
this.cmtentd.Name = "cmtentd";
162             
this.cmtentd.ReadOnly = true;
163             
//
164             
// cmngaycap
165             
//
166             
this.cmngaycap.DataPropertyName = "ngaycap";
167             
this.cmngaycap.HeaderText = "Ngày cấp";
168             
this.cmngaycap.Name = "cmngaycap";
169             
this.cmngaycap.ReadOnly = true;
170             
//
171             
// cmtruong
172             
//
173             
this.cmtruong.DataPropertyName = "truong";
174             
this.cmtruong.HeaderText = "Trường cấp";
175             
this.cmtruong.Name = "cmtruong";
176             
this.cmtruong.ReadOnly = true;
177             
//
178             
// cmacm
179             
//
180             
this.cmacm.DataPropertyName = "machuyenmon";
181             
this.cmacm.HeaderText = "Mã CM";
182             
this.cmacm.Name = "cmacm";
183             
this.cmacm.ReadOnly = true;
184             
this.cmacm.Visible = false;
185             
//
186             
// cmmatd
187             
//
188             
this.cmmatd.DataPropertyName = "matrinhdo";
189             
this.cmmatd.HeaderText = "Mã TD";
190             
this.cmmatd.Name = "cmmatd";
191             
this.cmmatd.ReadOnly = true;
192             
this.cmmatd.Visible = false;
193             
//
194             
// groupBox1
195             
//
196             
this.groupBox1.Controls.Add(this.label3);
197             
this.groupBox1.Controls.Add(this.txttruongcap);
198             
this.groupBox1.Controls.Add(this.cbodmtd);
199             
this.groupBox1.Controls.Add(this.label2);
200             
this.groupBox1.Controls.Add(this.cbodmcm);
201             
this.groupBox1.Controls.Add(this.label1);
202             
this.groupBox1.Location = new System.Drawing.Point(29, 15);
203             
this.groupBox1.Name = "groupBox1";
204             
this.groupBox1.Size = new System.Drawing.Size(437, 98);
205             
this.groupBox1.TabIndex = 11;
206             
this.groupBox1.TabStop = false;
207             
this.groupBox1.Text = "Thông tin tìm kiếm";
208             
//
209             
// label3
210             
//
211             
this.label3.AutoSize = true;
212             
this.label3.Location = new System.Drawing.Point(109, 63);
213             
this.label3.Name = "label3";
214             
this.label3.Size = new System.Drawing.Size(69, 13);
215             
this.label3.TabIndex = 5;
216             
this.label3.Text = "Trường Cấp :";
217             
//
218             
// txttruongcap
219             
//
220             
this.txttruongcap.BackColor = System.Drawing.SystemColors.ControlLightLight;
221             
this.txttruongcap.Location = new System.Drawing.Point(184, 60);
222             
this.txttruongcap.MaxLength = 50;
223             
this.txttruongcap.Name = "txttruongcap";
224             
this.txttruongcap.Size = new System.Drawing.Size(144, 20);
225             
this.txttruongcap.TabIndex = 4;
226             
//
227             
// cbodmtd
228             
//
229             
this.cbodmtd.BackColor = System.Drawing.SystemColors.ControlLightLight;
230             
this.cbodmtd.FormattingEnabled = true;
231             
this.cbodmtd.Location = new System.Drawing.Point(290, 23);
232             
this.cbodmtd.Name = "cbodmtd";
233             
this.cbodmtd.Size = new System.Drawing.Size(140, 21);
234             
this.cbodmtd.TabIndex = 3;
235             
//
236             
// label2
237             
//
238             
this.label2.AutoSize = true;
239             
this.label2.Location = new System.Drawing.Point(231, 26);
240             
this.label2.Name = "label2";
241             
this.label2.Size = new System.Drawing.Size(53, 13);
242             
this.label2.TabIndex = 2;
243             
this.label2.Text = "Trình độ :";
244             
//
245             
// cbodmcm
246             
//
247             
this.cbodmcm.BackColor = System.Drawing.SystemColors.ControlLightLight;
248             
this.cbodmcm.FormattingEnabled = true;
249             
this.cbodmcm.Location = new System.Drawing.Point(85, 23);
250             
this.cbodmcm.Name = "cbodmcm";
251             
this.cbodmcm.Size = new System.Drawing.Size(140, 21);
252             
this.cbodmcm.TabIndex = 1;
253             
//
254             
// label1
255             
//
256             
this.label1.AutoSize = true;
257             
this.label1.Location = new System.Drawing.Point(6, 26);
258             
this.label1.Name = "label1";
259             
this.label1.Size = new System.Drawing.Size(73, 13);
260             
this.label1.TabIndex = 0;
261             
this.label1.Text = "Chuyên Môn :";
262             
//
263             
// tabItem2
264             
//
265             
this.tabItem2.Alignment = System.Drawing.ContentAlignment.BottomLeft;
266             
this.tabItem2.CanFocus = true;
267             
this.tabItem2.Class = "TabItem";
268             
//
269             
// tabItem2.ContentPanel
270             
//
271             
this.tabItem2.ContentPanel.BackColor = System.Drawing.Color.Transparent;
272             
this.tabItem2.ContentPanel.CausesValidation = true;
273             
this.tabItem2.ContentPanel.Controls.Add(this.cmdnntim);
274             
this.tabItem2.ContentPanel.Controls.Add(this.dgv_NV_NN);
275             
this.tabItem2.ContentPanel.Controls.Add(this.groupBox2);
276             
this.tabItem2.Margin = new System.Windows.Forms.Padding(4, 0, 0, 0);
277             
this.tabItem2.Name = "tabItem2";
278             
this.tabItem2.StretchHorizontally = false;
279             
this.tabItem2.Text = "Ngoại ngữ";
280             
//
281             
// dgv_NV_NN
282             
//
283             
this.dgv_NV_NN.BackgroundColor = System.Drawing.SystemColors.ActiveCaptionText;
284             
this.dgv_NV_NN.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
285             
this.dgv_NV_NN.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
286             
this.nnmanv,
287             
this.nnhoten,
288             
this.NNtenngoaingu,
289             
this.nntrinhdo,
290             
this.nnnoicap,
291             
this.nnngaycap,
292             
this.nnmann});
293             
this.dgv_NV_NN.Location = new System.Drawing.Point(29, 149);
294             
this.dgv_NV_NN.Name = "dgv_NV_NN";
295             
this.dgv_NV_NN.ReadOnly = true;
296             
this.dgv_NV_NN.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
297             
this.dgv_NV_NN.Size = new System.Drawing.Size(437, 163);
298             
this.dgv_NV_NN.TabIndex = 15;
299             
//
300             
// nnmanv
301             
//
302             
this.nnmanv.DataPropertyName = "manv";
303             
this.nnmanv.HeaderText = "Mã NV";
304             
this.nnmanv.Name = "nnmanv";
305             
this.nnmanv.ReadOnly = true;
306             
this.nnmanv.Width = 65;
307             
//
308             
// nnhoten
309             
//
310             
this.nnhoten.DataPropertyName = "hoten";
311             
this.nnhoten.HeaderText = "Họ Tên";
312             
this.nnhoten.Name = "nnhoten";
313             
this.nnhoten.ReadOnly = true;
314             
//
315             
// NNtenngoaingu
316             
//
317             
this.NNtenngoaingu.DataPropertyName = "tenngoaingu";
318             
this.NNtenngoaingu.HeaderText = "Ngoại Ngữ";
319             
this.NNtenngoaingu.Name = "NNtenngoaingu";
320             
this.NNtenngoaingu.ReadOnly = true;
321             
//
322             
// nntrinhdo
323             
//
324             
this.nntrinhdo.DataPropertyName = "trinhdo";
325             
this.nntrinhdo.HeaderText = "Trình Độ";
326             
this.nntrinhdo.Name = "nntrinhdo";
327             
this.nntrinhdo.ReadOnly = true;
328             
//
329             
// nnnoicap
330             
//
331             
this.nnnoicap.DataPropertyName = "noicap";
332             
this.nnnoicap.HeaderText = "Nơi cấp";
333             
this.nnnoicap.Name = "nnnoicap";
334             
this.nnnoicap.ReadOnly = true;
335             
//
336             
// nnngaycap
337             
//
338             
this.nnngaycap.DataPropertyName = "ngaycap";
339             
this.nnngaycap.HeaderText = "Ngày Cấp";
340             
this.nnngaycap.Name = "nnngaycap";
341             
this.nnngaycap.ReadOnly = true;
342             
//
343             
// nnmann
344             
//
345             
this.nnmann.DataPropertyName = "mangoaingu";
346             
this.nnmann.HeaderText = "Mann";
347             
this.nnmann.Name = "nnmann";
348             
this.nnmann.ReadOnly = true;
349             
this.nnmann.Visible = false;
350             
//
351             
// groupBox2
352             
//
353             
this.groupBox2.Controls.Add(this.txttrinhdo);
354             
this.groupBox2.Controls.Add(this.label4);
355             
this.groupBox2.Controls.Add(this.txtnoicap);
356             
this.groupBox2.Controls.Add(this.label5);
357             
this.groupBox2.Controls.Add(this.cbodmnn);
358             
this.groupBox2.Controls.Add(this.label6);
359             
this.groupBox2.Location = new System.Drawing.Point(29, 15);
360             
this.groupBox2.Name = "groupBox2";
361             
this.groupBox2.Size = new System.Drawing.Size(437, 98);
362             
this.groupBox2.TabIndex = 14;
363             
this.groupBox2.TabStop = false;
364             
this.groupBox2.Text = "Thông tin tìm kiếm";
365             
//
366             
// txttrinhdo
367             
//
368             
this.txttrinhdo.Location = new System.Drawing.Point(282, 23);
369             
this.txttrinhdo.Name = "txttrinhdo";
370             
this.txttrinhdo.Size = new System.Drawing.Size(144, 20);
371             
this.txttrinhdo.TabIndex = 6;
372             
//
373             
// label4
374             
//
375             
this.label4.AutoSize = true;
376             
this.label4.Location = new System.Drawing.Point(109, 63);
377             
this.label4.Name = "label4";
378             
this.label4.Size = new System.Drawing.Size(69, 13);
379             
this.label4.TabIndex = 5;
380             
this.label4.Text = "Trường Cấp :";
381             
//
382             
// txtnoicap
383             
//
384             
this.txtnoicap.Location = new System.Drawing.Point(184, 60);
385             
this.txtnoicap.Name = "txtnoicap";
386             
this.txtnoicap.Size = new System.Drawing.Size(144, 20);
387             
this.txtnoicap.TabIndex = 4;
388             
//
389             
// label5
390             
//
391             
this.label5.AutoSize = true;
392             
this.label5.Location = new System.Drawing.Point(229, 26);
393             
this.label5.Name = "label5";
394             
this.label5.Size = new System.Drawing.Size(53, 13);
395             
this.label5.TabIndex = 2;
396             
this.label5.Text = "Trình độ :";
397             
//
398             
// cbodmnn
399             
//
400             
this.cbodmnn.FormattingEnabled = true;
401             
this.cbodmnn.Location = new System.Drawing.Point(78, 22);
402             
this.cbodmnn.Name = "cbodmnn";
403             
this.cbodmnn.Size = new System.Drawing.Size(140, 21);
404             
this.cbodmnn.TabIndex = 1;
405             
//
406             
// label6
407             
//
408             
this.label6.AutoSize = true;
409             
this.label6.Location = new System.Drawing.Point(11, 26);
410             
this.label6.Name = "label6";
411             
this.label6.Size = new System.Drawing.Size(64, 13);
412             
this.label6.TabIndex = 0;
413             
this.label6.Text = "Ngoại Ngữ :";
414             
//
415             
// cmdtim
416             
//
417             
this.cmdtim.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
418             
this.cmdtim.Image = global::QuanLyNhanSu.Properties.Resources.Search2;
419             
this.cmdtim.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
420             
this.cmdtim.Location = new System.Drawing.Point(202, 116);
421             
this.cmdtim.Name = "cmdtim";
422             
this.cmdtim.Size = new System.Drawing.Size(95, 30);
423             
this.cmdtim.TabIndex = 12;
424             
this.cmdtim.Text = "Tìm kiếm";
425             
this.cmdtim.UseVisualStyleBackColor = true;
426             
this.cmdtim.Click += new System.EventHandler(this.cmdtim_Click);
427             
//
428             
// cmdnntim
429             
//
430             
this.cmdnntim.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
431             
this.cmdnntim.Image = global::QuanLyNhanSu.Properties.Resources.Search1;
432             
this.cmdnntim.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
433             
this.cmdnntim.Location = new System.Drawing.Point(202, 116);
434             
this.cmdnntim.Name = "cmdnntim";
435             
this.cmdnntim.Size = new System.Drawing.Size(94, 30);
436             
this.cmdnntim.TabIndex = 16;
437             
this.cmdnntim.Text = "Tìm kiếm";
438             
this.cmdnntim.UseVisualStyleBackColor = true;
439             
this.cmdnntim.Click += new System.EventHandler(this.cmdnntim_Click);
440             
//
441             
// frmtracuutrinhdo
442             
//
443             
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
444             
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
445             
this.BackColor = System.Drawing.Color.Honeydew;
446             
this.ClientSize = new System.Drawing.Size(488, 366);
447             
this.Controls.Add(this.radTabStrip1);
448             
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
449             
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
450             
this.MaximizeBox = false;
451             
this.MinimizeBox = false;
452             
this.Name = "frmtracuutrinhdo";
453             
this.StartPosition = System.Windows.Forms.FormStartPosition.Manual;
454             
this.Text = "Tìm kiếm TTNV theo trình độ";
455             
this.ThemeName = "Office2007Blue";
456             
this.Load += new System.EventHandler(this.frmtracuutrinhdo_Load);
457             ((System.ComponentModel.ISupportInitialize)(
this.radTabStrip1)).EndInit();
458             
this.radTabStrip1.ResumeLayout(false);
459             
this.tabItem1.ContentPanel.ResumeLayout(false);
460             ((System.ComponentModel.ISupportInitialize)(
this.dgv_TCTD1)).EndInit();
461             
this.groupBox1.ResumeLayout(false);
462             
this.groupBox1.PerformLayout();
463             
this.tabItem2.ContentPanel.ResumeLayout(false);
464             ((System.ComponentModel.ISupportInitialize)(
this.dgv_NV_NN)).EndInit();
465             
this.groupBox2.ResumeLayout(false);
466             
this.groupBox2.PerformLayout();
467             ((System.ComponentModel.ISupportInitialize)(
this)).EndInit();
468             
this.ResumeLayout(false);
469
470         }
471
472         
#endregion
473
474         
private Telerik.WinControls.UI.RadTabStrip radTabStrip1;
475         
private Telerik.WinControls.UI.TabItem tabItem1;
476         
private System.Windows.Forms.DataGridView dgv_TCTD1;
477         
private System.Windows.Forms.DataGridViewTextBoxColumn cmmanv;
478         
private System.Windows.Forms.DataGridViewTextBoxColumn cmhoten;
479         
private System.Windows.Forms.DataGridViewTextBoxColumn cmtencm;
480         
private System.Windows.Forms.DataGridViewTextBoxColumn cmtentd;
481         
private System.Windows.Forms.DataGridViewTextBoxColumn cmngaycap;
482         
private System.Windows.Forms.DataGridViewTextBoxColumn cmtruong;
483         
private System.Windows.Forms.DataGridViewTextBoxColumn cmacm;
484         
private System.Windows.Forms.DataGridViewTextBoxColumn cmmatd;
485         
private System.Windows.Forms.Button cmdtim;
486         
private System.Windows.Forms.GroupBox groupBox1;
487         
private System.Windows.Forms.Label label3;
488         
private System.Windows.Forms.TextBox txttruongcap;
489         
private System.Windows.Forms.ComboBox cbodmtd;
490         
private System.Windows.Forms.Label label2;
491         
private System.Windows.Forms.ComboBox cbodmcm;
492         
private System.Windows.Forms.Label label1;
493         
private Telerik.WinControls.UI.TabItem tabItem2;
494         
private System.Windows.Forms.Button cmdnntim;
495         
private System.Windows.Forms.DataGridView dgv_NV_NN;
496         
private System.Windows.Forms.DataGridViewTextBoxColumn nnmanv;
497         
private System.Windows.Forms.DataGridViewTextBoxColumn nnhoten;
498         
private System.Windows.Forms.DataGridViewTextBoxColumn NNtenngoaingu;
499         
private System.Windows.Forms.DataGridViewTextBoxColumn nntrinhdo;
500         
private System.Windows.Forms.DataGridViewTextBoxColumn nnnoicap;
501         
private System.Windows.Forms.DataGridViewTextBoxColumn nnngaycap;
502         
private System.Windows.Forms.DataGridViewTextBoxColumn nnmann;
503         
private System.Windows.Forms.GroupBox groupBox2;
504         
private System.Windows.Forms.TextBox txttrinhdo;
505         
private System.Windows.Forms.Label label4;
506         
private System.Windows.Forms.TextBox txtnoicap;
507         
private System.Windows.Forms.Label label5;
508         
private System.Windows.Forms.ComboBox cbodmnn;
509         
private System.Windows.Forms.Label label6;
510
511
512
513     }
514 }



Quản lý nhân sự công ty bằng c# _ full source code 60.374 lượt xem

Gõ tìm kiếm nhanh...